symbolic instruction - определение. Что такое symbolic instruction
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:     

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое symbolic instruction - определение

PROGRAMMING LANGUAGE FOR BEGINNERS, MAINLY USING FAMILIAR ENGLISH WORDS OR ABBREVIATIONS OF THEM
ROM BASIC programming language; BASIC language; BASAIC programming language; Basic programming language; BASIC (programming language); Basic computer language; GOSUB; Compiled BASIC; BASIC programming language; Basic (computer language); B.A.S.I.C.; Basic (language); Beginner's All-purpose Symbolic Instruction Code; Beginner's All Purpose Symbolic Instruction Code; Beginners All-purpose Symbolic Instruction Code; Beginners All Purpose Symbolic Instruction Code; ANSI BASIC; Structured BASIC; Beginner's All-Purpose Symbolic; Beginners All-Purpose Symbolic; Beginner All-Purpose Symbolic; Beginners' All-Purpose Symbolic; Beginner's All-Purpose Symbolic Instruction Code; Beginners All-Purpose Symbolic Instruction Code; Beginner All-Purpose Symbolic Instruction Code; Beginners' All-Purpose Symbolic Instruction Code; Beginner All Purpose Symbolic Instruction Code; Beginners' All Purpose Symbolic Instruction Code; X3J2; Unstructured BASIC; Basic (programming language); ECMA-55; .bas
  • A simple game implemented in BASIC
  • [[Commodore BASIC]] v2.0 on the [[Commodore 64]]
  • The HP 2000 system was designed to run time-shared BASIC as its primary task.
  • [[IBM Cassette BASIC]] 1.10
  • [[MSX BASIC]] version 3.0
  • Famicom]].
  • "Train Basic every day!"—reads a poster (bottom center) in a Russian school (c. 1985–1986)
  • Mono]] Basic, [[OpenOffice.org Basic]] and [[Gambas]]

The Symbolic         
TERM IN LACANIAN PSYCHOANALYSIS
Symbolic order
The Symbolic (or Symbolic Order of the Borromean knot)Thurston, Luke, "Ineluctable Nodalities: On the Borromean Knot", in: Dany Nobus (ed.), Key Concepts of Lacanian Psychoanalysis, Other Press, pp.
Higher-Order and Symbolic Computation         
JOURNAL
LISP and Symbolic Computation; Lisp and Symbolic Computation; Higher-order and Symbolic Computation; Higher-Order & Symbolic Computation; Higher-order & Symbolic Computation; LISP & Symbolic Computation; Lisp & Symbolic Computation
Higher-Order and Symbolic Computation (formerly LISP and Symbolic Computation; print: , online: ) was a computer science journal published by Springer Science+Business Media. It focuses on programming concepts and abstractions and programming language theory.
Differentiated instruction         
  • Multiple learning
TERM
Differentiated Instruction; Differentiated learning; Differentiated teaching; Differentiated instruction and assessment; Extension exercise
Differentiated instruction and assessment, also known as differentiated learning or, in education, simply, differentiation, is a framework or philosophy for effective teaching that involves providing all students within their diverse classroom community of learners a range of different avenues for understanding new information (often in the same classroom) in terms of: acquiring content; processing, constructing, or making sense of ideas; and developing teaching materials and assessment measures so that all students within a classroom can learn effectively, regardless of differences in their ability. Differentiated instruction, according to Carol Ann Tomlinson, is the process of "ensuring that what a student learns, how he or she learns it, and how the student demonstrates what he or she has learned is a match for that student's readiness level, interests, and preferred mode of learning.

Википедия

BASIC

BASIC (Beginners' All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages designed for ease of use. The original version was created by John G. Kemeny and Thomas E. Kurtz at Dartmouth College in 1963. They wanted to enable students in non-scientific fields to use computers. At the time, nearly all computers required writing custom software, which only scientists and mathematicians tended to learn.

In addition to the program language, Kemeny and Kurtz developed the Dartmouth Time Sharing System (DTSS), which allowed multiple users to edit and run BASIC programs simultaneously on remote terminals. This general model became very popular on minicomputer systems like the PDP-11 and Data General Nova in the late 1960s and early 1970s. Hewlett-Packard produced an entire computer line for this method of operation, introducing the HP2000 series in the late 1960s and continuing sales into the 1980s. Many early video games trace their history to one of these versions of BASIC.

The emergence of microcomputers in the mid-1970s led to the development of multiple BASIC dialects, including Microsoft BASIC in 1975. Due to the tiny main memory available on these machines, often 4 KB, a variety of Tiny BASIC dialects were also created. BASIC was available for almost any system of the era, and became the de facto programming language for home computer systems that emerged in the late 1970s. These PCs almost always had a BASIC interpreter installed by default, often in the machine's firmware or sometimes on a ROM cartridge.

BASIC declined in popularity in the 1990s, as more powerful microcomputers came to market and programming languages with advanced features (such as Pascal and C) became tenable on such computers. In 1991, Microsoft released Visual Basic, combining an updated version of BASIC with a visual forms builder. This reignited use of the language and "VB" remains a major programming language in the forms of VB.NET.